Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chip test cleanup hanging problem #35

Merged

Conversation

ccruzagralopes
Copy link
Contributor

Issue

The chip server is not stopping and TH is hanging while waiting for the process to exit.

Comment

This line had been added recently and I'm reverting it for now, since destroying the container will stop the server anyway. Later, I'll update the stop method to do it in another way that I've found that works.

Testing

I've run a CHIP_TOOL and a CHIP_APP test and they both finished the cleanup without hanging.

@ccruzagralopes ccruzagralopes merged commit 550081c into project-chip:main Nov 30, 2023
8 checks passed
@ccruzagralopes ccruzagralopes deleted the fix_chip_test_cleanup branch November 30, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants